go/types.termlist.union (method)

2 uses

	go/types (current package)
		termlist.go#L96: func (xl termlist) union(yl termlist) termlist {
		typeset.go#L421: 		allTerms = allTerms.union(terms)